home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / global / printdialog.dtd < prev    next >
Text File  |  2006-02-28  |  914b  |  30 lines

  1. <!-- extracted from printdialog.xul -->
  2.  
  3. <!ENTITY printButton.label "Print">
  4.  
  5. <!ENTITY printDialog.title "Print">
  6.  
  7. <!ENTITY fpDialog.title "Save File">
  8.  
  9. <!ENTITY fileCheck.label "Print to File">
  10. <!ENTITY propertiesButton.label "Properties...">
  11. <!ENTITY descText.label "Printer Description:">
  12. <!ENTITY printer.label "Printer">
  13. <!ENTITY printerInput.label "Printer Name:">
  14.  
  15. <!ENTITY printrangeGroup.label "Print Range">
  16. <!ENTITY allpagesRadio.label "All Pages">
  17. <!ENTITY rangeRadio.label  "Pages">
  18. <!ENTITY frompageInput.label  "from">
  19. <!ENTITY topageInput.label  "to">
  20. <!ENTITY selectionRadio.label "Selection">
  21.  
  22. <!ENTITY copies.label "Copies">
  23. <!ENTITY numCopies.label "Number of copies:">
  24.  
  25. <!ENTITY printframeGroup.label "Print Frames">
  26. <!ENTITY aslaidoutRadio.label "As laid out on the screen">
  27. <!ENTITY selectedframeRadio.label  "The selected frame">
  28. <!ENTITY eachframesepRadio.label  "Each frame separately">
  29.  
  30.